Skip to content

Conversation

zyzyzyryxy
Copy link
Contributor

Continue speeding up boot time.

@zyzyzyryxy zyzyzyryxy self-assigned this Oct 17, 2025
* SPDX-License-Identifier: Apache-2.0
*/

export type {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This can be a * as it is type

Copy link
Collaborator

@Lightning00Blade Lightning00Blade left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to change the type imports?
They should be interoperable and easier to manage with auto importing, we just need to ban non type imports from Puppeteer

@zyzyzyryxy
Copy link
Contributor Author

Do we need to change the type imports? They should be interoperable and easier to manage with auto importing, we just need to ban non type imports from Puppeteer

Good point, type imports should work with devDependency too, same as with imports in tests. I'll update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants